ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineSegment<TSymbolPoint> Class / _style Property

In This Topic
    _style Property (_LineSegment<TSymbolPoint>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _style As IStyle
    public IStyle _style {get;}
    See Also